Add test sequence for tomtom_asc.
authoroliskoli <oliskoli>
Tue, 17 Apr 2007 20:39:08 +0000 (20:39 +0000)
committeroliskoli <oliskoli>
Tue, 17 Apr 2007 20:39:08 +0000 (20:39 +0000)
testo

diff --git a/testo b/testo
index bb7ba1c5198a8e7de904b8b033a5f465107ebf2f..d8c33d5125a5aae3154fbf5257ac2d30ee064af0 100755 (executable)
--- a/testo
+++ b/testo
@@ -1216,5 +1216,11 @@ bincompare ${REFERENCE}/track/ggv_log-sample.log ${TMPDIR}/ggv_log-sample2.log
 ${PNAME} -i g7towin -f ${REFERENCE}/expertgps.g7t -o garmin_txt,utc=0 -F ${TMPDIR}/expertgps-g7t.txt
 compare ${REFERENCE}/expertgps-g7t.txt ${TMPDIR}/expertgps-g7t.txt
 
+#
+# TomTom Navigator Places of Interest (.asc)
+#
+${PNAME} -i tomtom_asc -f ${REFERENCE}/tomtom_poi.asc -o tomtom_asc -F ${TMPDIR}/tomtom_poi.asc
+compare ${REFERENCE}/tomtom_poi.asc ${TMPDIR}/tomtom_poi.asc
+
 
 exit 0